CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab Neighbor

搜索资源列表

  1. RGBImage

    0下载:
  2. 利用双线性插值和最近邻插值实现RGB图像的缩放,利用MATLAB编写-The use of bilinear interpolation and nearest neighbor interpolation to achieve RGB image scaling, using MATLAB to prepare
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3242935
    • 提供者:陈卫征
  1. face5

    0下载:
  2. 人脸识别matlab程序,采用五阶近邻法实现-Face recognition matlab procedures, the use of fifth-order neighbor method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1832
    • 提供者:docaviar
  1. TLDA_1

    0下载:
  2. 人脸识别中TensorLDA算法的matlab程序,使用最近邻分类器进行识别。-Face Recognition TensorLDA algorithm matlab procedures, the use of nearest neighbor classifier to identify.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2147
    • 提供者:niushaobo
  1. zuilinjin

    0下载:
  2. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2290
    • 提供者:刘锐
  1. PSObasedcompanychooseaddress

    0下载:
  2. 基于商业网点选址的源程序.可以不用整个种群而只是用其中一部分最为粒子的邻居,那么在所有邻居中的极值就是局部极值。 在找到这两个最优值时, 粒子根据如下的公式来更新自己的速度和新的位置 -pso based company choose address ,it can be come true on the matlab plat roof.it maybe need some optimize if it would be applied on some other neighbor
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-04
    • 文件大小:3327
    • 提供者:wh
  1. EmbeddingDimension

    3下载:
  2. 假近邻法和Cao方法求混沌系统嵌入维的MATLAB源代码。可直接运行。-False neighbor method and Cao method of embedding dimension of chaotic systems demand MATLAB source code. Can be directly run.
  3. 所属分类:其他小程序

    • 发布日期:2017-06-08
    • 文件大小:147915
    • 提供者:zps
  1. Knn1

    0下载:
  2. 模式匹配最近邻算法相关资料与Matlab源代码-Nearest-neighbor algorithm for pattern matching information with the Matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1086
    • 提供者:youxia
  1. knn4

    0下载:
  2. 模式匹配最近邻算法相关资料Researchontheshapefeatureextractionandrecognition与Matlab源代码-Nearest-neighbor algorithm for pattern matching information Researchontheshapefeatureextractionandrecognition with the Matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:278344
    • 提供者:youxia
  1. knniris

    0下载:
  2. 模式识别中的k近邻算法,用matlab编写,希望对大家有所帮助-K-nearest neighbor algorithm for pattern recognition with matlab write, we want to help
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:699
    • 提供者:li san
  1. DECCG

    0下载:
  2. 在MATLAB环境下编的基于邻居搜索的动态差分协同进化代码-Neighbor search based on dynamic differential co-evolution code
  3. 所属分类:source in ebook

    • 发布日期:2016-11-30
    • 文件大小:117175
    • 提供者:liuhuaxian
  1. nearestneighbouralgorithm

    0下载:
  2. 模式识别中的最近邻算法用matlab实现,简单易懂,并做了实验,用图像表示聚类结果。-The nearest neighbor algorithm for pattern recognition with matlab implementation, simple to understand, and do the experiment, with images that clustering results.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:551
    • 提供者:庞善民
  1. Classifier_K_NN_f

    0下载:
  2. 利用matlab,knn最近邻分类算法,可直接调用-Using matlab, knn nearest neighbor classification algorithm can be directly invoked
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:875
    • 提供者:vicky
  1. Classifier_NN_f

    0下载:
  2. 最近邻分类器,matlab环境下,可直接调用-Nearest neighbor classifier, matlab environment, can be called directly
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:728
    • 提供者:vicky
  1. nearest

    0下载:
  2. 模式识别的最邻近算法的matlab实现,自编的。-Nearest neighbor algorithm for pattern recognition matlab implementation, designed instrument.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1512
    • 提供者:凌凌
  1. k_nn_classifier

    0下载:
  2. k最近邻分类器。编写的一个matlab函数。输入向量Z表示所属的类,返回一个向量,表示由k最近邻分类给定的。-k nearest neighbor classifier. Write a matlab function. Input vector Z that belongs to the class, returns a vector, expressed by the k nearest neighbor classification given.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:555
    • 提供者:menghang
  1. mi

    1下载:
  2. This matlab codes calculates the mutual information and the conditional mutual information based on k-nearest neighbor algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2690
    • 提供者:Water
  1. patternrecognitioncodes

    0下载:
  2. 此文件包含模式识别中一些经典的matlab代码,如:SVM、神经网络、最近邻等。-This file contains some of the classic pattern recognition matlab code, such as: SVM, neural networks, nearest neighbor and so on.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:786914
    • 提供者:王芝麻
  1. KNN_MIT_hwps

    0下载:
  2. 使用MATLAB编程实现的一个K-均邻密度估计算法的一个具体实例,程序已调试成功-Using the MATLAB programming are a K-neighbor density estimation algorithm to a specific case, the program has been successful commissioning
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:181028
    • 提供者:wenjun
  1. 111

    0下载:
  2. 基于MATLAB的近邻法剪辑算法的实验,源代码,及数据分析-Based on the MATLAB nearest-neighbor method clip algorithm experiment, the source code, and data analysis
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:227846
    • 提供者:caiqiangfu
  1. jinlin

    0下载:
  2. 基于近邻法的相关MATLAB实验方法,课件。,-Based on the MATLAB nearest-neighbor method clip algorithm experiment, the source code, and data analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:429669
    • 提供者:caiqiangfu
« 1 2 3 4 5 67 8 9 10 11 ... 20 »
搜珍网 www.dssz.com